FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package fhir.deep6.ai#2.0.0 (63 ms)

Package fhir.deep6.ai
Type ValueSet
Id Id
FHIR Version R4
Source http://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.0.0&canonical=http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type
Url http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type
Version 2.0.0
Status active
Date 2022-09-29
Name USCoreDocumentReferenceType
Title US Core DocumentReference Type
Experimental False
Realm us
Authority hl7
Description The US Core DocumentReference Type Value Set includes all LOINC values whose SCALE is DOC in the LOINC database and the HL7 v3 Code System NullFlavor concept 'unknown'. This version changes the filter to adhere to case sensitive requirements from 6.8.0 of HAPI FHIR.
Copyright This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request CDex Task Data Request Profile
http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference US Core DocumentReference Profile

Resources that this resource uses

CodeSystem
http://loinc.org LOINC Code System
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor
http://loinc.org LOINC codes used in this IG


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet us-core-documentreference-type

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    UNKunknown**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)
  • Include codes fromhttp://loinc.org where SCALE_TYP = Doc

Source

{
  "resourceType" : "ValueSet",
  "id" : "us-core-documentreference-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-core-documentreference-type</b></p><a name=\"us-core-documentreference-type\"> </a><a name=\"hcus-core-documentreference-type\"> </a><a name=\"us-core-documentreference-type-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1. Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where SCALE_TYP = Doc</li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type",
  "version" : "2.0.0",
  "name" : "USCoreDocumentReferenceType",
  "title" : "US Core DocumentReference Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-09-29",
  "publisher" : "Deep 6 AI",
  "contact" : [
    {
      "name" : "Deep 6 AI",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://deep6.ai/"
        }
      ]
    }
  ],
  "description" : "The US Core DocumentReference Type Value Set includes all LOINC values whose SCALE is DOC in the LOINC database and the HL7 v3 Code System NullFlavor concept 'unknown'. This version changes the filter to adhere to case sensitive requirements from 6.8.0 of HAPI FHIR.",
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "UNK",
            "display" : "unknown"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "SCALE_TYP",
            "op" : "=",
            "value" : "Doc"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.